ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
11

Object as parameter results in exception

the primary key is used as a literal, which means that the query has to be compiled every time and the query ... would indeed cache this query the way it is? Please ignore my original post - the literals are a pretty bad idea ... Criteria queries. Willks William Your original post is of a great value since it highlights an important
10

JPQL JOIN FETCH Error

that you can upload in order to show the OutOfMemoryError and the query compilation error in action? support ... no more than 10-15 variables per query. The query compilation error may be related to missing schema ... which you are more than welcome to take a shot at. The select statement from post #2 above causes
2

After using the enhancer, Lazy loaded collections are no longer loading. They are set as null

until running the enhancer on compiled jpa entities timbob1000 Tim Osborn Your issue cannot be reproduced, since the posted code is not runnable. Particularly the invocation of find in your code does not compile. The following code included an attempt to reproduce your report. Please adjust it to a program
2

ObjectDB enhancement fails on "is" form for @Transient boolean isLoaded(), ok for "getter" form @Transient boolean getLoaded()

javaagent run-time enhancement or post-compile enhancement, and on complete clean and build in NetBeans, and also after complete NetBeans cache clear (an no matter whether using compile-on-save or not
2

each 1-2 days objects on some objectdb level lock/block each other

we how have compiled with the 02 version and the situation is like attached hgzwicker Hans-Georg Zwicker ... that you posted) with alternative lock free thread safe mechanisms. It is unclear if this improvement ... can be eliminated. Please keep us informed and if the issue is not solved please post new thread dumps using
2

com.objectdb.o.InternalException: java.lang.NullPointerException

help. support Support Sorry for answer through a new ticket, but I can't find the post reply option ... are you using? Strange that it is not shown. As the exception is thrown during query compilation ... to do that. It is all confidential information, I can't post it in a public place! Best regards, Pablo. Pablo
1

NullPointerException in __odbGetNumMember

our implementation. I am posting the stack trace in the hope that it'll help to figure what's going wrong ... that it has to do with enhancement? quasado Alexander Adam It may also be related to schema evolution. Can you post ... (compilation / enhancement). The issue will be closed. Reopen it if it happens again after clean + rebuild. support Support
0

javax.jdo.JDOEntityManager

JDO JavaDoc Reference Documentation -
0

javax.jdo.PersistenceManager

Query newQuery(Object compiled) Create a new Query using elements from another Query. Create a new ... Collection or Extent. Parameters: compiled - another Query from the same JDO implementation Returns
0

javax.jdo.FetchGroup

getPostLoad() Get the post-load property of this FetchGroup. Get the post-load property of this FetchGroup. Returns: the post-load property Since: JDO 2.2 int getRecursionDepth(String memberName ... (boolean postLoad) Set the post-load property of this FetchGroup. Set the post-load property

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support